home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atlas of the Solar System
/
NewAtlasOfTheSolarSystem.iso
/
HTML
/
Menu.swf
/
scripts
/
DefineButton2_223
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2003-08-09
|
116b
|
8 lines
on(release){
getUrl("FSCommand:", "Iapetus");
tellTarget("_level1")
{
gotoAndStop(51);
}
}